NIsFilter<T,TTargetType> Class Members
In This Topic
The following tables list the members exposed by NIsFilter<T,TTargetType>.
Public Fields
| Name | Description |
| Instance | Singleton instance. |
Top
Public Methods
| Name | Description |
| Filter | Returns true if item is instance of TTargetType |
Top
See Also